Skip to content

Conversation

Kaushikgtm
Copy link
Contributor

@Kaushikgtm Kaushikgtm commented Mar 11, 2025

Resolves #5960

Description

follow 2-space indentation rule

This pull request:

  • {{TODO: add description describing what this pull request does}}

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves #{{TODO: add issue number}}

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Signed-off-by: Kaushikgtm <[email protected]>
Signed-off-by: Kaushikgtm <[email protected]>
@stdlib-bot stdlib-bot added First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. labels Mar 11, 2025
@stdlib-bot
Copy link
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot added the Good First PR A pull request resolving a Good First Issue. label Mar 11, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
math/strided/special/deg2rad $\color{green}528/528$
$\color{green}+100.00\%$
$\color{green}12/12$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}528/528$
$\color{green}+100.00\%$
ndarray/base/napi $\color{green}107/107$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}107/107$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@Planeshifter Planeshifter changed the title Fix EditorConfig lint errors #5960 chore: fix EditorConfig lint errors #5960 Mar 11, 2025
@Planeshifter Planeshifter changed the title chore: fix EditorConfig lint errors #5960 chore: fix EditorConfig lint errors Mar 11, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 11, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 11, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 11, 2025

PR Commit Message

chore: fix EditorConfig lint errors

PR-URL: https://github.com/stdlib-js/stdlib/pull/5970
Closes: https://github.com/stdlib-js/stdlib/issues/5960

Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Kaushikgtm <[email protected]>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 40b4245 into stdlib-js:develop Mar 11, 2025
87 of 90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors

3 participants